vcWaitAsyncStatement

A statement that waits for another statement to complete its execution. Blocks the program from advancing while waiting. Works with async statements.

See in: Overview

Module: vcRobotics2

Parent: vcStatement

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
StatementvcStatementRWGets or sets the target statement to wait for. If the statement is not executing, the wait is skipped.